Accept `default_features` for `default-features`
authorAlex Crichton <alex@alexcrichton.com>
Mon, 27 Feb 2017 22:01:33 +0000 (14:01 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 27 Feb 2017 22:02:02 +0000 (14:02 -0800)
commitfd25593b22fe244a166f83849756743d4c49e6cc
treece7cfc4b4011e5a4831d9f17683dc764774d5bbb
parent8a15098bdf3773b2ed67fc739e47e80bea0aa66a
Accept `default_features` for `default-features`

This was accepted by this historical TOML parser, so we'll need to preserve this
ability.

Closes #3768
src/cargo/util/toml.rs